home *** CD-ROM | disk | FTP | other *** search
/ Netscape Plug-Ins Developer's Kit / Netscape_Plug-Ins_Developers_Kit.iso / CGIPERL / MACPERL / MSRCE418.HQX / Perl Source ƒ / MacPerl / MPBalloons.ball < prev    next >
Encoding:
Text File  |  1994-12-05  |  2.4 KB  |  91 lines

  1. DIALOG 192 Save Script Dialog
  2.     13.1    Choose the kind of file to save the script in.
  3.     13.2    Choose the kind of file to save the script in.
  4.     13.3    Choose the kind of file to save the script in.
  5.     13.4    Choose the kind of file to save the script in.
  6. END-DIALOG
  7.  
  8. DIALOG 257 Save Dialog
  9.      1.1    Save the current window and close it.
  10.  
  11.      2.1    Close the current window without saving it.
  12.  
  13.      3.1    Don't close the window.
  14. END-DIALOG
  15.  
  16. DIALOG 262 Revert Dialog
  17.      1.1    Revert to the last saved version.
  18.      
  19.      2.1    Don't revert, and leave the window alone.
  20. END-DIALOG
  21.  
  22. DIALOG 266 Abort Alert
  23.      1.1    Currently, a script is still running. Terminate it and quit MacPerl.
  24.      
  25.      2.1    Continue without quitting.
  26. END-DIALOG
  27.  
  28. DIALOG 270 No Perl Alert
  29.      1.1    Proceed on the assumption that the current file is really a Perl script.
  30.      
  31.      2.1     Abort execution of the current file.
  32. END-DIALOG
  33.  
  34. DIALOG 274 Elvis Alert
  35.      1.1    Save this file as a MacPerl package.
  36.      
  37.      2.1    Give up on this file.
  38. END-DIALOG
  39.  
  40. DIALOG 320 Format Dialog
  41.      1.1    Accept new font and size.
  42.      
  43.      2.1    Don't change the font and size.
  44.      
  45.      3.1    Choose the font to be used for MacPerl windows.
  46.      
  47.      4.1    Choose the size to be used for MacPerl windows.
  48.  
  49.      7.2    Type a nonstandard size to be used for MacPerl windows.
  50.      
  51.      8.1    Settings will be used for the front window only.
  52.      8.2    Settings will be used for all new windows.
  53.      8.3    Settings will be used for all new windows.
  54. END-DIALOG
  55.  
  56. DIALOG 384 Preferences Dialog
  57.      1.1    Specify folders to be searched for Perl library files.
  58.  
  59.      2.1    Specify parameters for running/opening Perl scripts.
  60.      
  61.      3.1    Turn inline input of asiatic scripts on or off.
  62.      
  63.      6.1  Accept changed preferences. There is no way to undo them anyway (he he he!).
  64. END-DIALOG
  65.  
  66. DIALOG 385 Library Preferences
  67.      8.2    These folders will be searched for Perl library files.
  68.     
  69.      9.1    Remove currently selected folders from the list.
  70.     
  71.     10.1    Add another folder to the list.
  72. END-DIALOG
  73.  
  74. DIALOG 386 Script Preferences
  75.      8.1    Text files opened from the Finder will be run.
  76.      8.3    Text files opened from the Finder will be opened for editing.
  77.     
  78.      9.1    Text files opened from the Finder will be opened for editing.
  79.      9.3    Text files opened from the Finder will be run.
  80.     
  81.     10.1    Don't mind if scripts have no #!perl line.
  82.     10.3    Warn if scripts have no #!perl line.
  83. END-DIALOG
  84.  
  85. DIALOG 387 Input Preferences
  86.      8.1    Japanese or Chinese text will be edited in a floating window.
  87.      8.3    Japanese or Chinese text will be edited inline.
  88. END-DIALOG
  89.  
  90. END
  91.